<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wyz6 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-width: 1300px;
}

.wyz6 img {
	width: 100%;
	display: block;

}

/*  åº•éƒ¨æµ®çª—æŠ¥åæ¡† */

.floor-banner {
	display: none;
	position: fixed;
	bottom: -4px;
	left: 0;
	width: 100%;
	height: 220px;
	background-image: url(floor-banner_bg.png);
	background-size: 100% 100%;
	z-index: 999;
	background-repeat: no-repeat;
	transition: all 0.3s;
}

.floor-banner&gt;ul {
	width: 1300px;
	margin: 0 auto;
}

.floor-banner ul .floor-banner_l {
	float: left;
	height: 150px;
}

.floor-banner ul .floor-banner_l img {
	display: block;
	width: 380px;

}

.floor-banner ul .floor-banner_c {
	float: left;
	color: #fff;
	width: 550px;
	margin-left: 70px;
	margin-top: 10px;
}

.floor-banner ul .floor-banner_r {
	float: left;

}

.floor-banner ul .floor-banner_r img {
	width: 233px;
	margin-top: 160px;
	display: block;
}

.zxgs-list-before {
	margin-top: 100px;
	margin-right: 32px;
	float: left;
}

.zxgs-list-before li {
	float: left;

}

.zxys_result {
	margin-top: 100px;
	float: left;
}



.floor-banner .offer_bm input {
	border: 0;
	width: 156px;
	height: 45px;
	border-radius: 2px;
	text-indent: 4px;
}

.floor-banner .offer_bm .tabright {
	float: left;
	margin-right: 8px;
	margin-top: 14px;
}

.floor-banner .offer_bm .layui-btn {
	background-color: #e50120;
	font-size: 16px;
	width: 200px;
	height: 48px;
	line-height: 50px;
	color: #fff;
	
	text-align: center;


}
</pre></body></html>